Tic Tac Toe bằng Python

5.986 lượt xem;
1 # TicTacToeGUI
2 # How To install and use
in linux
3
4 type
in terminal :
5
6 > dpkg -i python3-tictactoe_2.
0.deb
7
8 and then, type
in terminal:
9
10 > tictactoe
11 # How To use
in Windows
12 first you need to install python
3 and then run the program on cmd with command:
13 > <i>py TicTacToe.py</i>


Gõ tìm kiếm nhanh...